On this pageGetDrawingInternalCoordsWithoutSnapDescriptionThis method returns UCS point of the drawing respectively to the entered X and Y coordinates.NoteWorks for DWG and DXF files only.Syntaxfunction GetDrawingUCSCoords(X, Y: Integer; var Units: string): TFPoint;